home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 24 / AACD 24.iso / AACD / Information / WebSites / AmigaNorthThames / cgi-bin / .htaccess next >
Text File  |  2001-04-21  |  132b  |  8 lines

  1. <Files "nsettings.cgi">
  2. order deny,allow
  3. deny from all
  4. </Files>
  5. <Files "ktusers.dat">
  6. order deny,allow
  7. deny from all
  8. </Files>